public Task<List<DeviceDto>> GetDevicesOfMapMarker(
MapMarkerDto mapMarker,
UserSessionData currentUser,
bool isGlobal,
CancellationToken cancellationToken
)| UnauthorizedAccessException | If this method was called while currentUser did not have the permission ViewMapMarkers |