iterates the provided sequences and sets the target of all key interaction events to the GUI element having the current keyboard focus. The current keyboard focus is determined either by keyboard focus events or by using the target of the first key interaction in a sequence. Events changing the keyboard focus are discarded herewith. $USAGE$ the name of the collection of sequences, of which the key interaction targets shall be corrected optional; the name of the collection of sequences into which the resulting sequences shall be stored; if left out, the result is stored in the collection identified by Example(s): correctKeyInteractionTargets someSequences correctKeyInteractionTargets someSequences someNewSequences