is Before
abstract fun isBefore(otherLocation: SimpleLocatorData, onSuccess: (Boolean) -> Unit, onError: (ColibrioException) -> Unit)
Check if this ContentLocation is strictly before the passed locator. Returns false if the locations are intersecting.