have you tried to enable airplane mode first ( disabling wifi and bluetooth )?
systemd session freeze:
from your logs:
Jun 02 14:03:08 fedora systemd-sleep[6718]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Jun 02 14:03:08 fedora systemd-sleep[6718]: This is not recommended, and might result in unexpected behavior, particularly
Jun 02 14:03:08 fedora systemd-sleep[6718]: in suspend-then-hibernate operations or setups with encrypted home directories.
Jun 02 14:03:08 fedora systemd-sleep[6718]: Performing sleep operation 'suspend'...
Jun 02 14:03:12 fedora systemd-sleep[6718]: System returned from sleep operation 'suspend'.
You could try to enable session freeze, and see if things improve, see
You could check your BIOS if there any settings about S3 (deep) sleep mode.
Probably you should update the BIOS for that.
Also you could try to unlock advanced BIOS feautures and patch DSDT tables in order to get deep sleep (S3) jn your machine though it could be unsafe.