getComms

abstract fun getComms(target: String? = null): Collection<Comm>

Get all comms for a given target, or all opened comms if target is null