Values.GetGeofenceRequestSourceRetrieves the geofence details from a geofence collection. The returned geometry will always match the geometry format used when the geofence was created.
type nonrec t = {collectionName : ResourceName.t;The geofence collection storing the target geofence.
*)geofenceId : Id.t;The geofence you're retrieving details for.
*)}