reactlynx-testing-library / getAllByTestId
function getAllByTestId<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<AllByBoundAttribute<T>>