How to query for administrators

Hi there, it seems like this answer is outdate. Is there any new solution?
I tried something like this, but no success

const user = await strapi.db.query('plugin::admin.user').findMany({})`