ifMentionTextSource

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