Batched Raycast

Hi, I am trying to use raycasting to get the distance between two objects. I am running multiple environments in parallel through the cloner but it seems like all raycasting implementations that are available in IsaacSim are for a single ray only. Is there a way to do raycasting in a batched mode?