Keep in mind that "current item" and "selected items" are related but still different concepts. Current item is the one which has keyboard focus. There can never be more than one current item. However, depending on the selection mode, there can be one or multiple selected items. It's also possible that none of selected items is current item (keyboard navigation).