whenTextMentionTextSource

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