selectedOptions

The read-only HTMLSelectElement property selectedOptions contains a list of the option elements contained within the select element that are currently selected.

MDN Reference