whenMentionTextSource

inline fun <T> TextSource.whenMentionTextSource(block: (MentionTextSource) -> T): T?