SDKWeb SDK (BDD)Event DelegategetUserTokenOn this pagegetUserTokenShould return a Promised boolean or null value with the user's Cookie Token.Method SignaturegetUserToken(): Promise<string | null>;ParametersThis method does not take any parameters.Return ValueReturns a boolean or null value of the user's Cookie Token.