Retrieves the target file name location.
If this download is of type metadata, null is returned.
public function getFileName() : ?string { return $this->fileName; }