findNextFocus

fun findNextFocus(position: Int, stories: Map<Int, StoryStep>): Pair<Int, StoryStep>?