function getBusinessEmailFromDb getBusinessEmailFromDb(): Promise<string> Gets the business email from the database (uses settings cache). Returns decrypted email or empty string if not set. Return Type Promise<string>