request Single Location Update
open override fun requestSingleLocationUpdate(locationUpdateCallback: (location: IBrazeLocation) -> Unit): Boolean
Requests a location fix for the session on the device. Note that the return value of this method is used to start the Geofences process so be wary of early returning based on configuration that Geofences does not use.