We need to get rid of usages of threads.default_role throughout the codebase so we can eventually drop the column.
This diff handles the usage in role-deleters.js
Existing code: Gets the default_role ID so we prevent it from being deleted (keyserver validation)
Depends on D9974
Addresses part of ENG-5833