findMentions

fun findMentions(message: String, matcher: Regex = mention): Map<String, Mention>