Every time you would run the Go to Definition on a label reference node, it would include the node you clicked on in the result, which would then open the CodeLens UI with the current selection as the main result. This is not needed when there is just one other definition, so now the extension will go directly to the other reference.