reactlynx-testing-library / getAllByLabelText
function getAllByLabelText<T>(...args: [HTMLElement, Matcher, SelectorMatcherOptions]): ReturnType<AllByText<T>>