Returns the DataDome cookie. The returned value should be a string representing the cookie with the datadome name and its value.
Example: "datadome=xxxx"
Store DataDome cookie. The new value should be a string representing the cookie with its value and its attributes.
Example: "datadome=xxxx; Max-Age=31536000; Domain=.yourdomain.com; Path=/; Secure; SameSite=Lax"