ifTextMentionTextSource

inline fun <T> TextSource.ifTextMentionTextSource(block: (TextMentionTextSource) -> T): T?