Location of tap gesture in VisionOS

Is it possible to get the location of where a user uses the tap gesture on the screen? Like an x/y coordinate that can be used within my app.

I know there is spatialTapGesture but from what I can tell that is only linked to content entities like a cube or something. Does this mean I can only get the x/y coordinate data by opening an immersive space and using the tap gesture in relation to some entity?

TLDR: Can I get the location of a tap gesture in Vision OS in a regular app, without opening an immersive space?

Location of tap gesture in VisionOS
 
 
Q