touchedNodesOfType

inline fun <T : Node> Selection.touchedNodesOfType(scope: InteractiveScope, sourceCursor: Int? = null): List<T>