As far as I can tell, there is currently no way to specify which cookie groups to accept/decline with cookiebar.js. It's either accept or decline all. Maybe that's too complex for a generic cookiebar.js component, but it'd be nice if FetchClient could have some methods like acceptCookieGroups(groups: string[]).