Is there a way, inside the MapTool::OnToolMouseMove, to retrieve the coordinates of a snap point when the snapping is enabled? I mean, I'm moving the mouse around the map and ArcGIS Pro shows the various snap points ( vertex, edge, midpoint, and so on) how can get the exact coordinates of the snap point? Obviously I cannot convert the client pointer position to Map coordinates.