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