Function fetch_maybe_position_bundle

pub fn fetch_maybe_position_bundle(
    rpc: &RpcClient,
    address: &Address,
) -> Result<MaybeAccount<PositionBundle>, Error>