getTargetFilter

abstract fun <T : Any> getTargetFilter(prop: KProperty1<*, T?>, shardingOnly: Boolean = false): KFilter<T>?