Address[]
public function getTo() : array { return $this->getHeaders() ->getHeaderBody('To') ?: []; }